[INFO] cloning repository https://github.com/spyroid/rusted-puzzles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spyroid/rusted-puzzles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspyroid%2Frusted-puzzles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspyroid%2Frusted-puzzles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8464ac77bc10bc01fcda22bf7f943fdc2c7d466
[INFO] testing spyroid/rusted-puzzles against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspyroid%2Frusted-puzzles" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spyroid/rusted-puzzles
[INFO] finished tweaking git repo https://github.com/spyroid/rusted-puzzles
[INFO] tweaked toml for git repo https://github.com/spyroid/rusted-puzzles written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spyroid/rusted-puzzles on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spyroid/rusted-puzzles already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fun_time v0.3.4
[INFO] [stderr]   Downloaded fun_time_derive v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36671a63189b02d0c3974d6ea63a54e3c63532eada5f239f43703a11b121fec5
[INFO] running `Command { std: "docker" "start" "-a" "36671a63189b02d0c3974d6ea63a54e3c63532eada5f239f43703a11b121fec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36671a63189b02d0c3974d6ea63a54e3c63532eada5f239f43703a11b121fec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36671a63189b02d0c3974d6ea63a54e3c63532eada5f239f43703a11b121fec5", kill_on_drop: false }`
[INFO] [stdout] 36671a63189b02d0c3974d6ea63a54e3c63532eada5f239f43703a11b121fec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27ff2ed73c836e77a1d0ce23c7e2b267291252c0041ee31e3a0f35d7052911a
[INFO] running `Command { std: "docker" "start" "-a" "d27ff2ed73c836e77a1d0ce23c7e2b267291252c0041ee31e3a0f35d7052911a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling fun_time_derive v0.3.4
[INFO] [stderr]    Compiling fun_time v0.3.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rusted-puzzles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PasswordRule` is never constructed
[INFO] [stdout]  --> src/aoc/y2020/day2.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct PasswordRule<'a> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `part1`, `part2`, and `from_str` are never used
[INFO] [stdout]   --> src/aoc/y2020/day2.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> PasswordRule<'a> {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 24 |     fn part1(&self) -> bool {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn part2(&self) -> bool {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     fn from_str(s: &'a str) -> Result<Self, String> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Passport` is never constructed
[INFO] [stdout]   --> src/aoc/y2020/day4.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Passport<'a> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `valid`, `validate_range`, `COLORS`, `validate_field`, and `strict_valid` are never used
[INFO] [stdout]   --> src/aoc/y2020/day4.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a> Passport<'a> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 31 |     pub fn valid(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn validate_range(s: &str, min: u32, max: u32) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     const COLORS: [&'static str; 7] = ["amb", "blu", "brn", "gry", "grn", "hzl", "oth"];
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 40 |
[INFO] [stdout] 41 |     fn validate_field(field: &str, value: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn strict_valid(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoardingPass` is never constructed
[INFO] [stdout]   --> src/aoc/y2020/day5.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct BoardingPass(usize);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Node` is never used
[INFO] [stdout]  --> src/aoc/y2020/day19.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | enum Node {
[INFO] [stdout]   |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Rules` is never used
[INFO] [stdout]   --> src/aoc/y2020/day19.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type Rules = HashMap<usize, Node>;
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_regex_str` is never used
[INFO] [stdout]   --> src/aoc/y2020/day19.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn to_regex_str(rules: &Rules, idx: usize, depth: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Machine` is never constructed
[INFO] [stdout]   --> src/aoc/y2025/day10.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Machine {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_data_string` is never used
[INFO] [stdout]  --> src/gears/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn input_data_string() -> Box<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_data_lines` is never used
[INFO] [stdout]   --> src/gears/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn input_data_lines() -> Vec<Box<str>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `input_data_u32s` is never used
[INFO] [stdout]   --> src/gears/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn input_data_u32s() -> Vec<u32> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_result` is never used
[INFO] [stdout]   --> src/gears/mod.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn print_result<T: Debug>(value: (T, Duration)) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
[INFO] running `Command { std: "docker" "inspect" "d27ff2ed73c836e77a1d0ce23c7e2b267291252c0041ee31e3a0f35d7052911a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27ff2ed73c836e77a1d0ce23c7e2b267291252c0041ee31e3a0f35d7052911a", kill_on_drop: false }`
[INFO] [stdout] d27ff2ed73c836e77a1d0ce23c7e2b267291252c0041ee31e3a0f35d7052911a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d4d0de3f4ee4881c08a02a930e8b74f62b2a72af52937d7f82f877b9830385d
[INFO] running `Command { std: "docker" "start" "-a" "9d4d0de3f4ee4881c08a02a930e8b74f62b2a72af52937d7f82f877b9830385d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusted-puzzles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `joltages` is never read
[INFO] [stdout]   --> src/aoc/y2025/day10.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Machine {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     joltages: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Machine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "9d4d0de3f4ee4881c08a02a930e8b74f62b2a72af52937d7f82f877b9830385d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4d0de3f4ee4881c08a02a930e8b74f62b2a72af52937d7f82f877b9830385d", kill_on_drop: false }`
[INFO] [stdout] 9d4d0de3f4ee4881c08a02a930e8b74f62b2a72af52937d7f82f877b9830385d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 659d243f93fa99bdba770a4a7834345285b66c07f12a13fb3df9ccc3864cf64a
[INFO] running `Command { std: "docker" "start" "-a" "659d243f93fa99bdba770a4a7834345285b66c07f12a13fb3df9ccc3864cf64a", kill_on_drop: false }`
[INFO] [stderr] warning: field `joltages` is never read
[INFO] [stderr]   --> src/aoc/y2025/day10.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct Machine {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     joltages: Vec<u16>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Machine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rusted-puzzles` (bin "rusted-puzzles" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusted_puzzles-e983fbe6f70ac664)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test aoc::y2020::day5::tests::valid ... ok
[INFO] [stdout] test aoc::y2020::day4::tests::aoc ... ok
[INFO] [stdout] test aoc::y2020::day3::tests::aoc ... ok
[INFO] [stdout] test aoc::y2020::day19::tests::aoc ... FAILED
[INFO] [stdout] test aoc::y2020::day2::tests::aoc ... FAILED
[INFO] [stdout] test aoc::y2025::day10::tests::aoc ... FAILED
[INFO] [stdout] test aoc::y2020::day5::tests::aoc ... FAILED
[INFO] [stdout] test aoc::y2020::day25::tests::aoc ... FAILED
[INFO] [stdout] test aoc::y2020::day1::tests::day1_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2020::day19::tests::aoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2020::day19::tests::aoc' (18) panicked at src/aoc/y2020/day19.rs:17:55:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca914 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901472 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55e3df9011c9 - core[28b146924c2f19c6]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x55e3df5da482 - <core[28b146924c2f19c6]::option::Option<usize>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x55e3df5da482 - rusted_puzzles[144884437352c016]::aoc::y2020::day19::monster_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day19.rs:17:55
[INFO] [stdout]   23:     0x55e3df5ddbc2 - rusted_puzzles[144884437352c016]::aoc::y2020::day19::monster_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day19.rs:15:1
[INFO] [stdout]   24:     0x55e3df5e5d5b - rusted_puzzles[144884437352c016]::aoc::y2020::day19::tests::aoc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day19.rs:93:22
[INFO] [stdout]   25:     0x55e3df5e2e57 - rusted_puzzles[144884437352c016]::aoc::y2020::day19::tests::aoc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day19.rs:92:13
[INFO] [stdout]   26:     0x55e3df5df4a6 - <rusted_puzzles[144884437352c016]::aoc::y2020::day19::tests::aoc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   48:     0x76a360489a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2020::day2::tests::aoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2020::day2::tests::aoc' (21) panicked at src/aoc/y2020/day2.rs:14:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Format must be 'min-max c: data'"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca8e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901222 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x55e3df5e216c - <core[28b146924c2f19c6]::result::Result<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, alloc[95e62e727ddf147d]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e3df5e216c - rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day2.rs:14:50
[INFO] [stdout]   22:     0x55e3df5ec755 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::boxed::Box<str>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, (), rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x55e3df5f8660 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::boxed::Box<str>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, (), rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   24:     0x55e3df5eb802 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x55e3df5ebdef - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x55e3df5fc4fe - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   27:     0x55e3df600b37 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   28:     0x55e3df600d43 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x55e3df5ff02a - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x55e3df5fe0c4 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   31:     0x55e3df5ebdaa - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2020::day2::PasswordRule>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   32:     0x55e3df5e258f - rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day2.rs:15:10
[INFO] [stdout]   33:     0x55e3df5e57d2 - rusted_puzzles[144884437352c016]::aoc::y2020::day2::password_philosophy
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day2.rs:10:1
[INFO] [stdout]   34:     0x55e3df5f654b - rusted_puzzles[144884437352c016]::aoc::y2020::day2::tests::aoc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day2.rs:57:22
[INFO] [stdout]   35:     0x55e3df5f4927 - rusted_puzzles[144884437352c016]::aoc::y2020::day2::tests::aoc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day2.rs:56:13
[INFO] [stdout]   36:     0x55e3df5df366 - <rusted_puzzles[144884437352c016]::aoc::y2020::day2::tests::aoc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   58:     0x76a360489a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2025::day10::tests::aoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2025::day10::tests::aoc' (26) panicked at src/aoc/y2025/day10.rs:52:27:
[INFO] [stdout] slice index starts at 1 but ends at 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca8e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901dbd - core[28b146924c2f19c6]::slice::index::slice_index_fail
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic.rs:177:9
[INFO] [stdout]   20:     0x55e3df601caa - <core[28b146924c2f19c6]::ops::range::Range<usize> as core[28b146924c2f19c6]::slice::index::SliceIndex<[&str]>>::index
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/index.rs:443:13
[INFO] [stdout]   21:     0x55e3df601caa - <[&str] as core[28b146924c2f19c6]::ops::index::Index<core[28b146924c2f19c6]::ops::range::Range<usize>>>::index
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   22:     0x55e3df601caa - <alloc[95e62e727ddf147d]::vec::Vec<&str> as core[28b146924c2f19c6]::ops::index::Index<core[28b146924c2f19c6]::ops::range::Range<usize>>>::index
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3871:9
[INFO] [stdout]   23:     0x55e3df5f7740 - <rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine as core[28b146924c2f19c6]::str::traits::FromStr>::from_str
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:52:27
[INFO] [stdout]   24:     0x55e3df5d615a - <str>::parse::<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/str/mod.rs:2766:9
[INFO] [stdout]   25:     0x55e3df5f43bc - rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:7:57
[INFO] [stdout]   26:     0x55e3df5ec808 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::boxed::Box<str>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, (), rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x55e3df5f8820 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::boxed::Box<str>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, (), rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   28:     0x55e3df5eb8e2 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x55e3df5ebf8f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x55e3df5fc84e - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   31:     0x55e3df600b57 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   32:     0x55e3df600ea3 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   33:     0x55e3df5ff07a - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   34:     0x55e3df5fe154 - <alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   35:     0x55e3df5ebf4a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<rusted_puzzles[144884437352c016]::aoc::y2025::day10::Machine>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   36:     0x55e3df5f4859 - rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:7:75
[INFO] [stdout]   37:     0x55e3df5f64af - rusted_puzzles[144884437352c016]::aoc::y2025::day10::factory
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:5:1
[INFO] [stdout]   38:     0x55e3df5efa4d - rusted_puzzles[144884437352c016]::aoc::y2025::day10::tests::aoc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:79:22
[INFO] [stdout]   39:     0x55e3df5edf07 - rusted_puzzles[144884437352c016]::aoc::y2025::day10::tests::aoc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2025/day10.rs:78:13
[INFO] [stdout]   40:     0x55e3df5df526 - <rusted_puzzles[144884437352c016]::aoc::y2025::day10::tests::aoc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   60:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   62:     0x76a360489a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2020::day5::tests::aoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2020::day5::tests::aoc' (24) panicked at src/aoc/y2020/day5.rs:31:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca8e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901222 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x55e3df5e6621 - <core[28b146924c2f19c6]::result::Result<usize, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e3df5e6621 - <rusted_puzzles[144884437352c016]::aoc::y2020::day5::BoardingPass as core[28b146924c2f19c6]::str::traits::FromStr>::from_str
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:31:54
[INFO] [stdout]   22:     0x55e3df5d612a - <str>::parse::<rusted_puzzles[144884437352c016]::aoc::y2020::day5::BoardingPass>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/str/mod.rs:2766:9
[INFO] [stdout]   23:     0x55e3df5e22d2 - rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:8:26
[INFO] [stdout]   24:     0x55e3df5eca01 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::boxed::Box<str>, usize, (), rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   25:     0x55e3df5f8b60 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::boxed::Box<str>, usize, (), rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   26:     0x55e3df5eb842 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--bin rusted-puzzles`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x55e3df5ebe5f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   28:     0x55e3df5fd702 - <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   29:     0x55e3df600bd7 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   30:     0x55e3df601451 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   31:     0x55e3df5ff1aa - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x55e3df5fe324 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<usize>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   33:     0x55e3df5ebe1a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<usize>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   34:     0x55e3df5e2a22 - rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:9:10
[INFO] [stdout]   35:     0x55e3df5e5a12 - rusted_puzzles[144884437352c016]::aoc::y2020::day5::binary_boarding
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:4:1
[INFO] [stdout]   36:     0x55e3df5e5c2b - rusted_puzzles[144884437352c016]::aoc::y2020::day5::tests::aoc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:42:22
[INFO] [stdout]   37:     0x55e3df5e2df7 - rusted_puzzles[144884437352c016]::aoc::y2020::day5::tests::aoc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day5.rs:41:13
[INFO] [stdout]   38:     0x55e3df5df426 - <rusted_puzzles[144884437352c016]::aoc::y2020::day5::tests::aoc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   60:     0x76a360489a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2020::day25::tests::aoc stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2020::day25::tests::aoc' (20) panicked at src/aoc/y2020/day25.rs:7:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca8e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901222 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x55e3df5e248d - <core[28b146924c2f19c6]::result::Result<usize, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e3df5e248d - rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day25.rs:7:37
[INFO] [stdout]   22:     0x55e3df5eca71 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::boxed::Box<str>, usize, (), rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x55e3df5f8d20 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::boxed::Box<str>, usize, (), rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   24:     0x55e3df5eb8a2 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<usize, <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x55e3df5ebf1f - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x55e3df5fd842 - <alloc[95e62e727ddf147d]::vec::Vec<usize>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   27:     0x55e3df600bf7 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   28:     0x55e3df6015b1 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x55e3df5ff1da - <alloc[95e62e727ddf147d]::vec::Vec<usize> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<usize, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x55e3df5fe374 - <alloc[95e62e727ddf147d]::vec::Vec<usize> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<usize>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   31:     0x55e3df5ebeda - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<usize>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   32:     0x55e3df5e2cb9 - rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day25.rs:8:10
[INFO] [stdout]   33:     0x55e3df5e5b2f - rusted_puzzles[144884437352c016]::aoc::y2020::day25::combo_breaker
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day25.rs:3:1
[INFO] [stdout]   34:     0x55e3df5f65ad - rusted_puzzles[144884437352c016]::aoc::y2020::day25::tests::aoc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day25.rs:42:22
[INFO] [stdout]   35:     0x55e3df5f4987 - rusted_puzzles[144884437352c016]::aoc::y2020::day25::tests::aoc::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day25.rs:41:13
[INFO] [stdout]   36:     0x55e3df5df4e6 - <rusted_puzzles[144884437352c016]::aoc::y2020::day25::tests::aoc::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   56:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   58:     0x76a360489a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aoc::y2020::day1::tests::day1_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aoc::y2020::day1::tests::day1_test' (19) panicked at src/gears/mod.rs:18:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e3df8eb9b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e3df8eb9b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e3df8eb9b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e3df900c6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e3df900c6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x55e3df8f01d2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55e3df8f01d2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55e3df8ca826 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e3df8ca826 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e3df8e3bc9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e3df60ef6c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x55e3df60ef6c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55e3df8e3d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x55e3df8e3d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e3df8ca8e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e3df8bf999 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e3df8cb5fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e3df9014ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e3df901222 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x55e3df5d9c51 - <core[28b146924c2f19c6]::result::Result<u32, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x55e3df5d9c51 - rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gears/mod.rs:18:39
[INFO] [stdout]   22:     0x55e3df5ecae0 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&alloc[95e62e727ddf147d]::boxed::Box<str>, u32, (), rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<u32, <alloc[95e62e727ddf147d]::vec::Vec<u32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x55e3df5f8ee0 - <core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&alloc[95e62e727ddf147d]::boxed::Box<str>, u32, (), rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<u32, <alloc[95e62e727ddf147d]::vec::Vec<u32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   24:     0x55e3df5eb922 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<u32, <alloc[95e62e727ddf147d]::vec::Vec<u32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   25:     0x55e3df5ebfff - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<<alloc[95e62e727ddf147d]::vec::Vec<u32>>::extend_trusted<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   26:     0x55e3df5fdcc2 - <alloc[95e62e727ddf147d]::vec::Vec<u32>>::extend_trusted::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   27:     0x55e3df600c27 - <alloc[95e62e727ddf147d]::vec::Vec<u32> as alloc[95e62e727ddf147d]::vec::spec_extend::SpecExtend<u32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   28:     0x55e3df601881 - <alloc[95e62e727ddf147d]::vec::Vec<u32> as alloc[95e62e727ddf147d]::vec::spec_from_iter_nested::SpecFromIterNested<u32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   29:     0x55e3df5ff22a - <alloc[95e62e727ddf147d]::vec::Vec<u32> as alloc[95e62e727ddf147d]::vec::spec_from_iter::SpecFromIter<u32, core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   30:     0x55e3df5fe444 - <alloc[95e62e727ddf147d]::vec::Vec<u32> as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<u32>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   31:     0x55e3df5ebfba - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::slice::iter::Iter<alloc[95e62e727ddf147d]::boxed::Box<str>>, rusted_puzzles[144884437352c016]::gears::input_data_u32s::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<alloc[95e62e727ddf147d]::vec::Vec<u32>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   32:     0x55e3df5dcf39 - rusted_puzzles[144884437352c016]::gears::input_data_u32s
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gears/mod.rs:19:10
[INFO] [stdout]   33:     0x55e3df5e5bbe - rusted_puzzles[144884437352c016]::aoc::y2020::day1::tests::day1_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day1.rs:33:36
[INFO] [stdout]   34:     0x55e3df5e2d97 - rusted_puzzles[144884437352c016]::aoc::y2020::day1::tests::day1_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/aoc/y2020/day1.rs:32:19
[INFO] [stdout]   35:     0x55e3df5df326 - <rusted_puzzles[144884437352c016]::aoc::y2020::day1::tests::day1_test::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55e3df60204b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55e3df60204b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x55e3df60f8c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x55e3df60f8c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x55e3df60f8c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x55e3df60f8c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x55e3df60a424 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x55e3df60a424 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x55e3df612942 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x55e3df612942 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x55e3df612942 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x55e3df612942 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x55e3df612942 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x55e3df8eafdf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   55:     0x55e3df8eafdf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x76a3603fcaa4 - <unknown>
[INFO] [stdout]   57:     0x76a360489a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     aoc::y2020::day19::tests::aoc
[INFO] [stdout]     aoc::y2020::day1::tests::day1_test
[INFO] [stdout]     aoc::y2020::day25::tests::aoc
[INFO] [stdout]     aoc::y2020::day2::tests::aoc
[INFO] [stdout]     aoc::y2020::day5::tests::aoc
[INFO] [stdout]     aoc::y2025::day10::tests::aoc
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "659d243f93fa99bdba770a4a7834345285b66c07f12a13fb3df9ccc3864cf64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659d243f93fa99bdba770a4a7834345285b66c07f12a13fb3df9ccc3864cf64a", kill_on_drop: false }`
[INFO] [stdout] 659d243f93fa99bdba770a4a7834345285b66c07f12a13fb3df9ccc3864cf64a
